You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clValue Structure
>
clValue Operators
>
+ Operator
>
clValue.+ Operator ([In] clValue, double)
Dew Math for .NET
clValue.+ Operator ([In] clValue, double)
clValue Structure
clValue Members
Dew.Math Namespace
+ Operator
Collapse All
Add
Right to Left and return result.
Syntax
C#
Visual Basic
public
static
clValue
operator
+
([In]
clValue
Left
,
double
Right
);
Public
static
Operator
+
(
Left
As
[In]
clValue
,
Right
)
Group
+ Operator
Links
clValue Structure
,
clValue Members
,
Dew.Math Namespace
,
+ Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!